-
Home
-
Morning for WooCommerce
-
1.6.0
-
Code
-
Classes
- Payment_Gateway
Total Complexity |
51 |
Dependencies |
8 |
Dependents |
3 |
Total lines |
524 |
Lines of code |
236 |
Logical lines of code |
127 |
Comment lines |
171 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
receipt_page() |
A |
51 |
9 |
23 |
check_ipn_response() |
A |
51 |
8 |
26 |
__construct() |
S |
50 |
5 |
29 |
process_refund() |
S |
52 |
5 |
23 |
handle_ipn_response() |
S |
53 |
4 |
21 |
process_payment() |
S |
56 |
3 |
20 |
process_scheduled_payment() |
S |
57 |
3 |
18 |
can_refund_order() |
S |
77 |
3 |
3 |
get_gateway_url() |
S |
60 |
2 |
13 |
handle_failure_response() |
S |
61 |
2 |
11 |
init_form_fields() |
S |
53 |
1 |
24 |
init_hooks() |
S |
65 |
2 |
8 |
supports_currency() |
S |
74 |
1 |
4 |
is_capable_of() |
S |
74 |
1 |
4 |
needs_setup() |
S |
75 |
1 |
4 |
handle_success_response() |
S |
70 |
1 |
5 |